poppler.git
6 months ago[PATCH] Fix crash in pdfseparate
Sune Vuorela [Tue, 29 Jul 2025 12:14:00 +0000 (14:14 +0200)]
[PATCH] Fix crash in pdfseparate

Don't continue recursing in PDFDoc::mark* if things looks a bit weirder
than expected

Gbp-Pq: Name CVE-2025-50420.patch

6 months agoCVE-2025-52886
Debian freedesktop.org maintainers [Sun, 31 Aug 2025 18:01:36 +0000 (14:01 -0400)]
CVE-2025-52886

Backport of:

Backport of:

From ac36affcc8486de38e8905a8d6547a3464ff46e5 Mon Sep 17 00:00:00 2001
From: Sune Vuorela <sune@vuorela.dk>
Date: Tue, 3 Jun 2025 00:35:19 +0200
Subject: [PATCH] Limit ammount of annots per document/page

Gbp-Pq: Name CVE-2025-52886.patch

6 months agoProperly verify adbe.pkcs7.sha1 signatures.
Juraj Šarinay [Thu, 6 Mar 2025 01:02:56 +0000 (02:02 +0100)]
Properly verify adbe.pkcs7.sha1 signatures.

For signatures with non-empty encapsulated content
(typically adbe.pkcs7.sha1), we only compared hash values and
never actually checked SignatureValue within SignerInfo.
The bug introduced by c7c0207b1cfe49a4353d6cda93dbebef4508138f
made trivial signature forgeries possible. Fix this by calling
NSS_CMSSignerInfo_Verify() after the hash values compare equal.

Origin: upstream 25.04.0

Gbp-Pq: Name CVE-2025-43903.patch

6 months ago[PATCH] Move isOk check to inside JBIG2Bitmap::combine
Albert Astals Cid [Mon, 31 Mar 2025 12:35:49 +0000 (14:35 +0200)]
[PATCH] Move isOk check to inside JBIG2Bitmap::combine

Origin: upstream 25.04

Gbp-Pq: Name CVE-2025-32365.patch

6 months ago[PATCH] PSStack::roll: Protect against doing int = -INT_MIN
Albert Astals Cid [Sun, 23 Mar 2025 23:44:54 +0000 (00:44 +0100)]
[PATCH] PSStack::roll: Protect against doing int = -INT_MIN

Origin: upstream 25.04

Gbp-Pq: Name CVE-2025-32364.patch

6 months agopoppler (25.03.0-5+deb13u2) trixie; urgency=high
Jeremy Bícha [Sun, 31 Aug 2025 18:01:36 +0000 (14:01 -0400)]
poppler (25.03.0-5+deb13u2) trixie; urgency=high

  [ Leonidas Da Silva Barbosa ]
  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2025-50420.patch: don't continue
      recursing in PDFDoc in poppler/PDFDoc.cc.
    - CVE-2025-50420 (Closes: #1110463)

[dgit import unpatched poppler 25.03.0-5+deb13u2]

6 months agoImport poppler_25.03.0-5+deb13u2.debian.tar.xz
Jeremy Bícha [Sun, 31 Aug 2025 18:01:36 +0000 (14:01 -0400)]
Import poppler_25.03.0-5+deb13u2.debian.tar.xz

[dgit import tarball poppler 25.03.0-5+deb13u2 poppler_25.03.0-5+deb13u2.debian.tar.xz]

12 months agoImport poppler_25.03.0.orig.tar.xz
Jeremy Bícha [Tue, 4 Mar 2025 21:22:49 +0000 (16:22 -0500)]
Import poppler_25.03.0.orig.tar.xz

[dgit import orig poppler_25.03.0.orig.tar.xz]